home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / cb266.zip / CB266.EXE / READ.ME < prev   
Text File  |  1991-01-06  |  8KB  |  188 lines

  1. Welcome to Captain Blackbeard. We hope you will enjoy the high
  2. performance easy to use editor, Captain Blackbeard.  In addition to Captain
  3. Blackbeard, your diskette contains several useful programs and files. The
  4. following is a brief description of these programs.
  5.  
  6. CBMAN.BAT will generate an alphabetic listing of all Captain Blackbeard
  7. features in the file CB.DOC.
  8.  
  9. SGMAN.EXE is the documentation generator.  SGMAN.DOC explains how to use the
  10. generator to generate the Captain Blackbeard manual.
  11.  
  12. BBF.EXE is the Blackbeard formatter distributed with Blackbeard.  It provides a
  13. simple "dot command" style formatting program.  BBF.DOC describes its use.
  14.  
  15. .FNT are the various font files used in conjunction with BBF.
  16.  
  17. CBFILES.EXE is a directory program that produces output for use with
  18. Captain Blackbeard's compile review processing.
  19.  
  20. GREP.EXE is the standard grep program, except that it generates
  21. information so you can use it in Captain Blackbeard's compile/review windows.
  22.  
  23. The current language files are for Ada, C and Fortran 77.  Contributions are
  24. welcomed for these languages, or any other you may use, e.g., Pascal, BASIC.
  25.  
  26. If you are an OEM, e.g., a compiler developer, we are very interested in having
  27. you include Blackbeard with your product.  We are also interested in developing
  28. customized versions of Blackbeard to meet your specific product requirements.
  29. Please contact us so that we may mutually benefit from each other expertise.
  30. We are very flexible in our working arrangements, and understand the dynamic
  31. nature of the personal computer software market.
  32.  
  33.                   Captain Blackbeard
  34.  
  35.    Captain Blackbeard (CB) is a self-contained program.  The documentation is
  36. built into the program itself.  The help and menu system provide complete
  37. information on all of Captain Blackbeard's functions.
  38.  
  39. Alt-H calls up Captain Blackbeard's help system.  Captain Blackbeard's help
  40. system is context sensitive and available for status line prompts and menu
  41. selections.  The help system is hypertext style, allowing you to move quickly
  42. from topic to topic.  The message line at the bottom lists the help function
  43. keys.
  44.  
  45. Introductory help information topics are:
  46.    Running Captain Blackbeard
  47.    System Configuration
  48.    Installation
  49.    Menus
  50.  
  51. The key to using Captain Blackbeard is the menu system.  All of Captain
  52. Blackbeard's functions are available through the menu system.  The Esc key
  53. will pop up the menus.  The menu consists of grouped commands.  Each menu
  54. contains a list of functions and corresponding key bindings.  Help is
  55. available directly on the menu for each topic.
  56.  
  57. Please note that Captain Blackbeard's Manual generator (CBMAN) is uses this
  58. help information and does not produce any additional information.
  59.  
  60. Other topics of general interest are:
  61.    Registration
  62.    History
  63.    Copyright & Redistribution Limitations
  64.    Questions about Blackbeard
  65.  
  66. To run Captain Blackbeard use:
  67.  
  68.       CB <filename>
  69.  
  70. Captain Blackbeard will display the startup screen and ask you for a file to
  71. edit (if one is not present).  For a list of files press just the enter.
  72.  
  73. NOTE: CB with no filename and the save/restore option on will load the
  74. previously edited files.
  75.  
  76. Alt-H will pop up help. Esc will pop up the main menu.
  77. Esc gets you out of both help and menus.
  78.  
  79.  
  80. To become a registered user of Captain Blackbeard:
  81.  
  82. Send twenty-five (25) dollars to the following address.  For your $25.00
  83. you will appease your conscience about using unregistered software, be
  84. placed on our mailing list, and receive the latest version of Captain
  85. Blackbeard.  The file FORM.TXT can be used as an order form.  To order,
  86. send a check to:
  87.  
  88.            J K Powers
  89.            4604 Trafalgar Lane
  90.            Carlsbad, CA  92008
  91.  
  92.      We thank you for your support.
  93.  
  94. Upgrades are available for $10.00 U.S.
  95.  
  96. Notes on version 2.65
  97.  
  98. New functions:
  99.  
  100. Menu Color - Selects Menu Color.
  101.  
  102. Error Color - Selects Error Color.
  103.  
  104. Help Color - Selects Help Window Color.
  105.  
  106. Help Reference Phrase Color - Select Help Reference Phrase Color.  A
  107. reference phrase is a user-selectable word or phrase in the help window
  108. for which additional information is available.
  109.  
  110. Help Active Reference Phrase Color - Select Active Help Reference Phrase
  111. Color.  The active reference phrase is the reference phrase inside the
  112. help window that the cursor is position on.
  113.  
  114. Help Topic Header Color - Select Help Topic Header Color.  The topic
  115. header is the name of the topic that appears inside the help window at
  116. the start of each topic.  Currently, the help topic header is never
  117. displayed.
  118.  
  119. Define Linked Windows - Links the current window with other windows for
  120. simultaneous scrolling.  Cursor movement is tracked in both windows and
  121. appropriate scrolling and movement is performed.  The menu presented
  122. allows you to toggle on/off linked windows.  For example, if the current
  123. window is window 5 and you toggle on window 6, then all cursor movements
  124. in window 5 are applied to window 6 as well.  Note:  window links are
  125. not bidrectional.  The linked windows should be adjusted so that both
  126. are visible on the screen.  The current implementation is SLOW!, but at
  127. times can be very helpful even though its performance is poor.  If you
  128. want to speed up performance, put both files on a RAM Disk.
  129.  
  130. Toggle Window Link - Toggle the window links on/off for the current
  131. window.
  132.  
  133. Make Window - Creates a new editing window.
  134.  
  135. Next Window - Move to the next window.
  136.  
  137. Previous Window - Moves to the previous window.
  138.  
  139. Set Bookmark - Sets a bookmark at the current line and column in the
  140. current file.
  141.  
  142. Show Bookmarks - Displays a pop-up menu of the defined bookmark.
  143. Selecting a bookmark will reposition you at that location.  Note:
  144. bookmarks are currently not saved across editing sessions.
  145.  
  146. User defineable backup, save and log directories: See help for settings.
  147.  
  148. Notes on version 2.50
  149.  
  150. Tabs - The Tab Size setting defines how the tabs are interpreted.  There
  151. are two settings that define the operation of the tab:  Show Tab
  152. Character and Tab Compress/Expand.  The following table defines their
  153. effect:
  154.  
  155. Show Tab    Tab Compress/Expand     Action
  156. ON          ON                      Tab key inserts spaces using the
  157.                     ruler defined tab stops. Spaces
  158.                     are compressed to tabs as lines
  159.                     Tab characters are displayed.
  160.  
  161. OFF         ON                      Tab key inserts spaces using the
  162.                     ruler defined tab stops. Spaces
  163.                     are compressed to tabs as lines
  164.                     Tab characters are expanded and
  165.                     not shown.
  166.  
  167. OFF         OFF                     Tab key inserts a tab character.
  168.                     cursor movement adjusts per the
  169.                     hard tab size.
  170.  
  171.  
  172. The Ruler lets you reset the soft tab stops.  See the Word Processing
  173. menu.  The ruler tab stops control how the tab and back tab react.
  174. Note:  tabs are only inserted into the text as you are working on it
  175. when show tab character is off and tab compress/expand is off -- in this
  176. setting the ruler is ignored.  When tab compress/expand is on tabs are
  177. never inserted into the text as you are woring on it.  That is why a tab
  178. followed by a backspace does not delete a tab to the left, because one
  179. is not there.  The tabs are only inserted (and removed) as the line is
  180. saved to the scratch area and eventually to disk.  If tabs are messing
  181. you up, turn tab compress/expand off, you will then have a what you see
  182. is what you get editor.
  183.  
  184. New functions:
  185.  
  186. Insert Date
  187. Insert Time
  188.